Do not pass static lib targets to rustc
authorCarl Lerche <me@carllerche.com>
Thu, 4 Sep 2014 00:36:41 +0000 (17:36 -0700)
committerCarl Lerche <me@carllerche.com>
Thu, 4 Sep 2014 00:36:41 +0000 (17:36 -0700)
commit045254ed20dce0f78c2f83921d1cb738b85e6cbb
tree2d58aeb97026e02df749d6174e769d60a6a5dcc2
parentd59c76dbc82812b7b56ce7d3ecb48177d75109a9
Do not pass static lib targets to rustc
src/cargo/ops/cargo_rustc/mod.rs
tests/test_cargo_compile.rs